@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ewhfch');
  src:  url('fonts/icomoon.eot?ewhfch#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ewhfch') format('truetype'),
    url('fonts/icomoon.woff?ewhfch') format('woff'),
    url('fonts/icomoon.svg?ewhfch#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\e900";
}
.icon-chevron-right:before {
  content: "\e901";
}
.icon-mobile:before {
  content: "\e902";
}
.icon-key:before {
  content: "\e903";
}
.icon-lock:before {
  content: "\e904";
}
.icon-dots-three-horizontal:before {
  content: "\e905";
}
.icon-check-alt:before {
  content: "\e906";
}
.icon-user-o:before {
  content: "\e907";
}
.icon-coins:before {
  content: "\e908";
}
.icon-chevron-thin-left:before {
  content: "\e909";
}
.icon-chevron-thin-right:before {
  content: "\e90a";
}
.icon-caret-up:before {
  content: "\e90b";
}
.icon-group:before {
  content: "\e90c";
}
.icon-coin-yen:before {
  content: "\e90d";
}
.icon-wallet:before {
  content: "\e90e";
}
.icon-arrow-down:before {
  content: "\e90f";
}
.icon-check:before {
  content: "\e910";
}
.icon-angle-down:before {
  content: "\e911";
}
.icon-cycle:before {
  content: "\e912";
}
.icon-thumbs-o-up:before {
  content: "\e913";
}
.icon-location:before {
  content: "\e916";
}
.icon-eye:before {
  content: "\e919";
}
.icon-location2:before {
  content: "\e917";
}
.icon-phone:before {
  content: "\e918";
}
.icon-notification:before {
  content: "\e914";
}
.icon-calendar:before {
  content: "\e91a";
}
.icon-search3:before {
  content: "\e915";
}
.icon-close:before {
  content: "\e91b";
}
